home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / gifpasse.zip / README < prev   
Text File  |  1989-02-27  |  3KB  |  65 lines

  1.  
  2.    GIFPASSE - GIF Encoding and DEcoding for Turbo Pascal Ver. 5
  3.  
  4.          Copyright 1989 Steve Enns   All rights reserved.
  5.  
  6.          Read the (easy) license below!
  7.  
  8.          This package contains the following files:
  9.  
  10.               README     - this file!
  11.               NGIF.PAS   - source for encoding of GIF images
  12.               DGIF.PAS   - source for decoding of GIF images
  13.               NGIFER.PAS - source for GIF encoder demo program
  14.               DGIFER.PAS - source for GIF decoder demo program
  15.  
  16.          See the source files for usage of these programs!
  17.  
  18.          This software is provided for unlimited use and
  19.          distribution EXCEPT for the following conditions:
  20.            - No fee is to be charged for the use or distribution
  21.              of this software, including any works which include
  22.              the source code or compiled form of this software.
  23.            - Any derived software or software which uses the source
  24.              code or compiled versions of this software must include
  25.              the source code of the derived software, and this notice.
  26.            - This software is to be distributed in the original
  27.              archived form, with the SAME name, GIFPASSE,
  28.              i.e. GIFPASSE.ZIP, GIFPASSE.ARC.
  29.  
  30.          This software is provided without warranty of any kind,
  31.          express or implied. YOU, the user assume complete
  32.          responsibility for any and all incidental or consequential
  33.          damages arising out of the use of this program. Use
  34.          at your own risk.
  35.  
  36.          This license is intended to encourage the distribution of
  37.          programs which include source code!
  38.  
  39.          'GIF' and 'Graphics Interchange Format' are trademarks
  40.           of Compuserve, Inc., an H&R Block Company.
  41.  
  42.  
  43.          Steve Enns Feb.26 1989
  44.          Synergrafix - Graphical and Numerical Software
  45.          2425 Haultain Ave. Saskatoon, Sask. Canada  S7J 1R2
  46.  
  47.          Write to Synergrafix (address below) for information on:
  48.  
  49.               SurfGraf   - interactive plotting of 3D surfaces
  50.                  MJ      - CAD program for Mandelbrot and Julia sets
  51.                             (Interactive design of fractals with
  52.                              window/mouse interface)
  53.                Graph3D   - extend BGI graphics to 3D (Pascal and C src)
  54.                 Mouse    - complete mouse routines with graphics cursors
  55.                             (Pascal and C src)
  56.                Animate   - animate BGI graphics screens (Pascal src)
  57.                 GrPrnt   - graphics for full resolution (1200x600) of
  58.                             your EPSON printer (Pascal src)
  59.                 VGA13h   - extend BGI to use VGA 256 color mode
  60.                  *.*     - many other graphical and numerical programs
  61.                             and routines for Pascal and C.
  62.  
  63.  
  64. ^D
  65.